]> git.pld-linux.org Git - packages/gtk+3.git/commitdiff
- fixed typo, added blank line before make call to avoid such mistakes auto/ti/gtk+3-3.8.0-2
authorMarcin Krol <hawk@tld-linux.org>
Mon, 1 Apr 2013 12:43:43 +0000 (12:43 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Mon, 1 Apr 2013 12:43:43 +0000 (12:43 +0000)
- release 2

gtk+3.spec

index 54cc90575218a931242f8c4473be520862184671..6ec8be9c416f9a81b62b85bdb162c128df548fd1 100644 (file)
@@ -17,7 +17,7 @@ Summary(pl.UTF-8):    GIMP Toolkit
 Summary(tr.UTF-8):     GIMP ToolKit arayüz kitaplığı
 Name:          gtk+3
 Version:       3.8.0
-Release:       1
+Release:       2
 License:       LGPL v2+
 Group:         X11/Libraries
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/gtk+/3.8/gtk+-%{version}.tar.xz
@@ -278,7 +278,8 @@ CPPFLAGS="%{rpmcppflags}%{?with_papi: -I/usr/include/papi}"
        --enable-x11-backend \
        --enable-xinerama \
        --enable-xkb \
-       --with-html-dir=%{_gtkdocdir} \
+       --with-html-dir=%{_gtkdocdir}
+
 %{__make} \
        democodedir=%{_examplesdir}/%{name}-%{version}/demos/gtk-demo
 
This page took 0.05486 seconds and 4 git commands to generate.